home *** CD-ROM | disk | FTP | other *** search
/ Hottest 6 / Hottest 6 (1996)(PDSoft)[!].iso / software / fredfish / 1022.lha / Docs / English / Contents < prev    next >
Text File  |  1995-03-03  |  3KB  |  68 lines

  1. Bulletins    2.11    STDIO door for BBS bulletins
  2.  
  3. This program will allow a SYSOP to add a multi-level
  4. bulletin program to a BBS.  It is a STDIO door and works
  5. with any BBS which supports them.  This door has been used
  6. with the Citadel BBS as an autodoor and a regular door.
  7. The Amiga Zone BBS (609)953-8159, the primary support BBS.
  8.  
  9. Author: Tony Preston
  10. Path: AmigaLibdisk1022:Programs/Bull/
  11.  
  12. ==========
  13.  
  14. DataMasterDEMO    ?.?    Demo version of a Database program.
  15.  
  16.     Data Master is a database program programmed for Amiga computers.
  17. It's not the best database program for Amiga (the best ShareWare/
  18. LicenseWare database program??), but it's cheap and specially made for
  19. an average user.
  20.     In the program there are five different field types which are
  21. string (text), integer, floating point, type (selection) and boolean
  22. field types. In one record it can be up to 256 different fields and
  23. the number of records is practically limited only by the size of the
  24. free memory. Records can be sorted based on eight key fields.
  25.     You can search from the database those records which match the
  26. search patterns given by the user (for example, all the records whose
  27. first field's first letter is A). You can also search for text strings
  28. from the whole database. Using Data Master it's possible to print the
  29. database for printer or save it as an ASCII file to the disk. Number
  30. fields can be displayed on the screen as graphic diagrams, and using
  31. this function you can simply compare records. There is a separate
  32. field editor for the creating of the fields. Records can be, of
  33. course, moved, copied, deleted or cleared as a single record or as
  34. a block which includes many records.
  35.  
  36. Author: Teemu Sipila
  37. Path: AmigaLibdisk1022:Programs/DataMasterDEMO/
  38.  
  39. ==========
  40.  
  41. QuickFile    3.1    Simple and flexible, flat file database
  42.  
  43. QuickFile is simple and flexible, flat file database. It uses random access
  44. with indexes for fast access to records. Files can be larger than available
  45. ram, but as much of the file as possible is kept in ram to reduce disk
  46. accesses. Features include:
  47.  
  48.     - Multiple indexes with unique and non-unique keys
  49.     - Character, date, integer, floating point and calculation data types
  50.     - Up to 250 characters per field  and 250 fields per record.
  51.     - Form and list style displays and reports.
  52.     - Unlimited number of views of each file.
  53.     - Sort over any number of keys, ascending and descending order.
  54.     - Search operators include Like, Equal, Between, Sounds Like, Not Like
  55.       and Not Equal.
  56.     - Fields can be added, changed, or deleted at any time.
  57.     - Flexible export/import
  58.     - Flexible multi column label printing.
  59.     - Multi-level grouping and totalling
  60.     - Any number of open windows
  61.     - Online context-sensitive help
  62.  
  63. Author: Alan Wigginton
  64. Path: AmigaLibdisk1022:Programs/QuickFile/
  65.  
  66. ==========
  67.  
  68.